C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class

C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class Properties

For a list of all members of this type, see C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> members.

Public Properties
 NameDescription
Public PropertyIndicates how the collection was changed.  
Public PropertyThe index in the collection associated with the item.  
Public PropertyThe item associated with the change in the collection.  
Top
See Also